Skip to content
Back to search
30
MCP

Web Scraper

pulsemcp/web scraper

Extract clean Markdown from any URL, removing boilerplate for use in RAG pipelines.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Web Scraper to Markdown API live
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
2 tools · sse
Web Scraper to Markdown API
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
0 tools · sse
Scraper
Extracts content from websites through four core tools for HTML scraping, markdown conversion, text extraction, and link discovery with batc
0 tools
TheCrawler
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
0 tools
ai.smithery/arjunkmrm-scrapermcp_el
Extract and parse web pages into clean HTML, links, or Markdown. Handle dynamic, complex, or block…
0 tools · streamable-http
io.github.ofershap/scraper
Web scraping MCP — extract clean markdown, links, and metadata from any URL.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "web_scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}